home *** CD-ROM | disk | FTP | other *** search
/ One Click 21 (Special) / OC021.iso / Juegos / Super Fighter / Super Fighter.swf / scripts / frame_205 / DoAction.as
Encoding:
Text File  |  2006-02-03  |  79 b   |  7 lines

  1. count += "1";
  2. if(count == "30")
  3. {
  4.    count = "0";
  5.    gotoAndPlay(209);
  6. }
  7.